iT邦幫忙

0

[筆記] 在Eclipse 建立 Maven動態專案的步驟

  • 分享至 

  • xImage
  •  

參考資料:
https://www.itread01.com/p/1447931.html

Step1. 建立一個simple maven 專案,右鍵 Maven Project
https://ithelp.ithome.com.tw/upload/images/20200722/20128783RbpWt7KqWx.png

Step2. 勾選Create a simple project -> Next
https://ithelp.ithome.com.tw/upload/images/20200722/20128783rVSOEYz8F2.png

Step3. 設定Artifact Id, 注意這裡Pacaging 選擇jar,不需要選擇War格式的
https://ithelp.ithome.com.tw/upload/images/20200722/20128783kEh0ftiHk6.png

Step4. 建立後的專案
https://ithelp.ithome.com.tw/upload/images/20200722/20128783An5DrsaozM.png

Step5. 專案右鍵 -> Properties ->Java Build Path -> 修改JRE為適當的版本
https://ithelp.ithome.com.tw/upload/images/20200722/20128783CXd5ewoGa7.png
https://ithelp.ithome.com.tw/upload/images/20200722/20128783DRVAFmxdWt.png

Step6. 點選Project Facets, 點選 Convert to faceted from,轉換成動態web專案
https://ithelp.ithome.com.tw/upload/images/20200722/20128783ckHpWyymqr.png
https://ithelp.ithome.com.tw/upload/images/20200722/20128783zgvcuiGKac.png
https://ithelp.ithome.com.tw/upload/images/20200722/20128783C4HTFlDfd1.png

Step7. 這時候已經是動態的Web專案
https://ithelp.ithome.com.tw/upload/images/20200722/20128783iL439yvY4Q.png

Step8. 專案右鍵properties ,設定Deployment Assembly ,這個就是將下載的下來的maven jar檔,
當你打包匯出時,會將jar檔放置WebContent / Lib中

https://ithelp.ithome.com.tw/upload/images/20200722/20128783shTFISPNf0.png
https://ithelp.ithome.com.tw/upload/images/20200722/20128783YV06QHQTGh.png
https://ithelp.ithome.com.tw/upload/images/20200722/20128783iZwUcZuQCX.png
https://ithelp.ithome.com.tw/upload/images/20200722/20128783vpBLLhno6I.png

--以上是Maven專案建立的步驟--


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言